home *** CD-ROM | disk | FTP | other *** search
/ Amiga Games: Greatest Hits 1996 / Amiga Games: Greatest Hits 1996.iso / userbox / publicdomain / superplay-lib_dev / programmers / fd / fd-info next >
Text File  |  1996-05-27  |  2KB  |  70 lines

  1.  $VER: FD-Info 4.5 (22.10.95)
  2.  
  3.    © 1994-95 by Andreas R. Kleinert. All rights reserved.
  4.    This file is freely distributable in conjunction with superplay.library.
  5.  
  6.           Andreas R. Kleinert,
  7.           Sandstrasse 1,
  8.           D-57072 Siegen,
  9.           Germany.
  10.  
  11.     EMail:  Fido             Andreas Kleinert 2:2457/435.10
  12.             Usenet/InterNet  Andreas_Kleinert@superview.ftn.sub.org
  13.  
  14.       If nothing else works, try one of these Fido-InterNet gateways:
  15.  
  16.             Andreas_Kleinert@p10.f435.n2457.z2.fido.sub.org (in Germany)
  17.             Andreas_Kleinert@p10.f435.n2457.z2.fidonet.org  (USA or other)
  18.  
  19.  
  20.  Here you find the ".fd" files, which can be used as the source for
  21.  many other files, which might be needed for accessing the libraries
  22.  fromout other programming languages (bmap-Files, Link-Libraries,
  23.  Include-Files).
  24.  
  25.  Note, that the ".fd" files not yet have been tested with any of the
  26.  following programs. You should be able to find and fix small bugs by
  27.  comparing the fd-Files with the Reference-Docs and the Header-Files
  28.  (clib, pragmas).
  29.  
  30.  At the following places you'll find programs, which allow conversion
  31.  of fd-Files (some mentioned twice, for different categories) :
  32.  
  33.  
  34.  fd examination
  35.  ~~~~~~~~~~~~~~
  36.   * LVO          examine fd-references         SaarAG       #553
  37.  
  38.  
  39.  fd to bmap-conversion
  40.  ~~~~~~~~~~~~~~~~~~~~~
  41.   * NewConvertFD fd -> ".bmap"                 AmigaLibDisk #27
  42.   * ?            fd -> ".bmap"                 WB-Extras    1.2/1.3
  43.  
  44.  
  45.  fd to Link-Library-conversion
  46.  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  47.   * PatternLib   fd -> includes/stubs          AmigaLibDisk #254
  48.   * Bind         fd -> ".lib"                  AmigaLibDisk #309
  49.  
  50.  
  51.  fd to C-Includes-conversion
  52.  ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  53.   * PatternLib   fd -> includes/stubs          AmigaLibDisk #254
  54.   * GenInline    clib/proto/fd -> Inline.h     SaarAG       #351
  55.   * fd2pragma    fd -> pragmas (Aztec)         AmigaLibDisk #946, SAS/C
  56.  
  57.  
  58.  fd to Asm-Includes-conversion
  59.  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  60.   * FixFD        FD-Files -> Asm-Includes      AmigaLibDisk #183
  61.   * Fd2AsmInc    FD-Files -> Asm-Includes      AmigaLibDisk #802
  62.  
  63.  
  64.  Usage of fd-files in Assembler-Source
  65.  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  66.   * FixFD        FD-Files -> EQU-Files         SaarAG       #143
  67.   * EZAsm        Assembler with FD-Support     AmigaLibDisk #699
  68.  
  69. ............................................................................
  70.